home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 85 / CDMM85_1.ISO / Paintball Q3 / scripts / lights.shader next >
Encoding:
Text File  |  2000-08-13  |  1.5 KB  |  82 lines

  1. //***************************************//
  2. //Quake III Paintball Shader File        //
  3. //                                       //
  4. //Please do not edit this unless you     //
  5. //know what you are doing.               //
  6. //***************************************//
  7.  
  8. textures/lights/light_1
  9. {
  10.     surfaceparm nomarks
  11.     q3map_surfacelight 4500
  12.     qer_editorimage textures/lights/light_1.tga
  13.         {
  14.         map textures/lights/light_1.tga
  15.         }
  16. }
  17.  
  18. textures/lights/light_2
  19. {
  20.     surfaceparm nomarks
  21.     q3map_surfacelight 5000
  22.     qer_editorimage textures/lights/light_2.tga
  23.         {
  24.     
  25.         map textures/lights/light_2.tga
  26.         }
  27. }
  28.  
  29. textures/lights/light_3
  30. {
  31.     surfaceparm nomarks
  32.     q3map_surfacelight 3500
  33.     qer_editorimage textures/lights/light_3.tga
  34.         {
  35.     
  36.         map textures/lights/light_3.tga
  37.         }
  38. }
  39.  
  40. textures/lights/light_4
  41. {
  42.     surfaceparm nomarks
  43.     q3map_surfacelight 3500
  44.     qer_editorimage textures/lights/light_4.tga
  45.         {
  46.     
  47.         map textures/lights/light_4.tga
  48.         }
  49. }
  50.  
  51. textures/lights/light_5
  52. {
  53.     surfaceparm nomarks
  54.     q3map_surfacelight 2500
  55.     qer_editorimage textures/lights/light_5.tga
  56.         {
  57.     
  58.         map textures/lights/light_5.tga
  59.         }
  60. }
  61.  
  62. textures/lights/light_6
  63. {
  64.     surfaceparm nomarks
  65.     q3map_surfacelight 3750
  66.     qer_editorimage textures/lights/light_6.tga
  67.         {
  68.     
  69.         map textures/lights/light_6.tga
  70.         }
  71. }
  72.  
  73. textures/lights/light_7
  74. {
  75.     surfaceparm nomarks
  76.     q3map_surfacelight 3750
  77.     qer_editorimage textures/lights/light_7.tga
  78.         {
  79.     
  80.         map textures/lights/light_7.tga
  81.         }
  82. }